x86/vm_event: add gdtr_base to the vm_event structure
authorTamas K Lengyel <tamas@tklengyel.com>
Mon, 13 May 2019 07:56:41 +0000 (09:56 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 13 May 2019 07:56:41 +0000 (09:56 +0200)
commit0ca7624d06a6c5020b01f2617d786a2607172751
tree780e7395d3b08faee635e8d00e86b1f58955df7a
parentf69fc1c2f36e8a74ba54c9c8fa5c904ea1ad319e
x86/vm_event: add gdtr_base to the vm_event structure

Receiving this register is useful for introspecting 32-bit Windows when the
event being trapped happened while in ring3.

Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
xen/arch/x86/vm_event.c
xen/include/public/vm_event.h